Vcenter Lcm Discovery InteropReport ReportSummary
Vcenter Lcm Discovery InteropReport ReportSummary
The Vcenter Lcm Discovery InteropReport ReportSummary schema contains a summary of the Vcenter Lcm Discovery InteropReport Report.products. It consists of the count of compatible and incompatible products to the target product.
JSON Example
{
"compatible_count": 0,
"incompatible_count": 0
}
integer As int64
As int64
compatible_count
Required
Number of compatible products.
integer As int64
As int64
incompatible_count
Required
Number of incompatible products.